Get the 'Cache unread messages' flag
GET/api/2.0/mail/settings/cacheMessagesEnabled
Returns a flag that specifies whether to cache unread messages or not.
Responses
- 200
- 401
Boolean value: true - the flag is enabled, false - the flag is disabled
Unauthorized